Skip to content

Update smoke.yml to use wretry for Neovim setup#13

Merged
simonwinther merged 1 commit into
masterfrom
chore/audit-cleanup
Jun 6, 2026
Merged

Update smoke.yml to use wretry for Neovim setup#13
simonwinther merged 1 commit into
masterfrom
chore/audit-cleanup

Conversation

@simonwinther

Copy link
Copy Markdown
Owner

This pull request updates the Neovim setup step in the smoke test GitHub Actions workflow to make it more robust by adding retry logic. Instead of directly using the Neovim setup action, it now wraps it with a retry mechanism to handle transient failures.

CI/CD workflow reliability improvements:

  • The Setup Neovim step in .github/workflows/smoke.yml now uses Wandalen/wretry.action@v3 to wrap rhysd/action-setup-vim@v1, adding retry logic with up to 3 attempts and a 15-second delay between retries.

@simonwinther simonwinther merged commit 23bded7 into master Jun 6, 2026
7 checks passed
@simonwinther simonwinther deleted the chore/audit-cleanup branch June 13, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant